home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
misc
/
barfly1_10.lha
/
Barfly
/
Source_Debug
/
StackUnderflowTest.S
< prev
next >
Wrap
Text File
|
1993-03-20
|
118b
|
8 lines
;This example is there to test the out of Taskstack
;check.
move.l a7,d1
lea.l $200.w,a7
move.l d1,a7
rts